home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-09-20 | 286 b | 7 lines | [TEXT/MMCC] |
- // gimputil.h
-
- typedef unsigned char ub1;
-
- void makegworld(GWorldPtr *gw, Rect *bounds, int depth, CTabHandle dacolors);
- void loadtexture(GWorldPtr gw, int id);
- void GetPixFromResources(short base, int numpix, Rect blockrect[], GWorldPtr bpix[], GWorldPtr bmask[], CTabHandle dacolors);